selenium python get element by type

26

upload_field = driver.find_element_by_xpath("//input[@type='file']")

Comments

Submit
0 Comments